home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / lib / NextStep / Workspace.app / WM.app / preferences.bundle / English.lproj / IconPref.nib / data.classes next >
Encoding:
Text File  |  1995-11-04  |  466 b   |  39 lines

  1. Pref = {
  2.     OUTLETS = {
  3.     window;
  4.     contentView;
  5.     };
  6.     SUPERCLASS = Object;
  7. };
  8. FirstResponder = {
  9.     ACTIONS = {
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13. ColumnSizer = {
  14.     OUTLETS = {
  15.     delegate;
  16.     refView;
  17.     };
  18.     SUPERCLASS = View;
  19. };
  20. IconPref = {
  21.     ACTIONS = {
  22.     default:;
  23.     revert:;
  24.     ok:;
  25.     };
  26.     OUTLETS = {
  27.     defaultButton;
  28.     titleSizer;
  29.     fileIcon;
  30.     };
  31.     SUPERCLASS = Pref;
  32. };
  33. TitleSizer = {
  34.     OUTLETS = {
  35.     delegate;
  36.     };
  37.     SUPERCLASS = View;
  38. };
  39.